home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 January: Mac OS SDK / Dev.CD Jan 96 SDK / Dev.CD Jan 96 SDK1.toast / Development Kits (Disc 1) / Macintosh Drag and Drop / Demo Applications / DragsAndLists / README < prev   
Encoding:
Text File  |  1995-04-04  |  453 b   |  15 lines  |  [TEXT/MPS ]

  1. DragsAndLists
  2.  
  3. A sample showing one way to use the Drag Manager with the List Manager.
  4.  
  5. This uses an lClickLoop to detect whether a list click should turn into
  6. a drag, and if so the drag is created and the click is terminated.  This
  7. also accepts drags into the list area and appends any drops in the receiving
  8. list.  Notice the first list doesn't accept any drops- putting this in is
  9. left as an exercise for the reader.
  10.  
  11. Enjoy!
  12.  
  13.  
  14. Nitin Ganatra, DTS
  15. 2/95